home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / um / include / asm / required-features.h < prev    next >
Encoding:
C/C++ Source or Header  |  2008-12-24  |  172 b   |  10 lines

  1. #ifndef __UM_REQUIRED_FEATURES_H
  2. #define __UM_REQUIRED_FEATURES_H
  3.  
  4. /*
  5.  * Nothing to see, just need something for the i386 and x86_64 asm
  6.  * headers to include.
  7.  */
  8.  
  9. #endif
  10.